SaOnlineACHBatchHeader 
Logical Entity Name  SaOnlineACHBatchHeader 
Default Table Name  SaOnlineACHBatchHeader 
Physical Only  NO 
Definition 
 
Note 
 

SaOnlineACHBatchHeader Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaOnlineACHBatchHeaderId(PK)    char(10)  NO 
 
SaACHPaymentAccountId(FK)    char(10)  YES 
 
DateTimeGenerated    char(10)  NO 
 
DateTimeFileSent    char(10)  YES 
 
UserId(FK)    int  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
Ts    char(10)  NO 
 

SaOnlineACHBatchHeader Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaOnlineACHBatchHeader  PrimaryKey  SaOnlineACHBatchHeaderId 

SaOnlineACHBatchHeader Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaACHPaymentAccount  Non-Identifying  Zero or One to Zero or More  FK_SaOnlineACHBatchHeader_SaACHPaymentAccountId_SaACHPaymentAccount_SaACHPaymentAccountId      SaACHPaymentAccountId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaOnlineACHBatchHeader_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SaOnlineACHBatchRefund  Non-Identifying  One To Zero or More  FK_SaOnlineACHBatchRefund_SaOnlineACHBatchHeaderId_SaOnlineACHBatchHeader_SaOnlineACHBatchHeaderId        NO  YES 

SaOnlineACHBatchHeader Check Constraints 
Check Constraint Name  CheckConstraint